CommandName{setScrollbarPosition}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle gadget, int position}CloseBrace{}Description{Sets the position of the thumb (the bar which the user can click and drag with their mouse) on a scrollbar gadget.}ReturnDescription{}Param1{gadget}Param1Desc{Handle to a scrollbar gadget}Param2{position}Param2Desc{The new position of the thumb.  The position must be between the range of possible values set with setScrollbarRange.}